XML Einrichten Version 1.2
PointOfSale Simple Type
XML Einrichten Version 1.2 : PointOfSale Simple Type
Beschreibung
Adresse der Verkaufstelle (GLN möglich)
Namensraum (none)
Typ
Restriction of xs:string
Diagramm
PointOfSale Simple Type
Overview
PointOfSale Restriction of xs:string
Adresse der Verkaufstelle (GLN möglich)
Facette (Aspekt)
MaxLength17
Quelle
<xs:simpleType name="PointOfSale" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Adresse der Verkaufstelle (GLN möglich)</xs:documentation>
    <xs:documentation xml:lang="en">Point of Sale (Identification by GLN possible) </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="17" />
  </xs:restriction>
</xs:simpleType>
Siehe auch
XML Einrichten Version 1.2